home *** CD-ROM | disk | FTP | other *** search
- Short: RC4 RSA En/Decrypter
- Author: lay@dspnet.hu (Lay András)
- Uploader: lay@dspnet.hu (Lay András)
- Type: util/crypt
-
- What is RC4?
- --------------
- RC4 is a conventional en/decryption algorithm, developed by RSA. This
- algorithm is a symmetric coder, that means the encrpyt and decrypt
- passwords are same. This little utility uses that algorithm to
- en/decrypt files. It is written in 100% assembly, because is fast
- enough.
-
- Usage:
- ------
- RC4 <infile> <outfile> <password>
-
- Notes:
- ------
- The program reads the whole file into the memory, that's why there
- must be as much free RAM as long the file is.
-
- Lay András <lay@dspnet.hu>
-
-
- ============================= Archive contents =============================
-
- Original Packed Ratio Date Time Name
- -------- ------- ----- --------- -------- -------------
- 816 816 0.0% 21-May-99 16:11:56 RC4
- 701 378 46.0% 21-May-99 16:08:38 RC4.readme
- -------- ------- ----- --------- --------
- 1517 1194 21.2% 28-May-99 01:12:00 2 files
-